Skip to content

[ENH] Add LightGBM Experiment integration#238

Open
kajal-jotwani wants to merge 2 commits intohyperactive-project:mainfrom
kajal-jotwani:LightBGM_experiment
Open

[ENH] Add LightGBM Experiment integration#238
kajal-jotwani wants to merge 2 commits intohyperactive-project:mainfrom
kajal-jotwani:LightBGM_experiment

Conversation

@kajal-jotwani
Copy link

@kajal-jotwani kajal-jotwani commented Feb 20, 2026

Description

Adds LightGBM support to Hyperactive by introducing a LightGBMExperiment class that wraps the existing SklearnCvExperiment class

Related Issues

Related to #228

Type of Change

  • [BUG] - Bug fix (non-breaking change fixing an issue)
  • [ENH] - New feature (non-breaking change adding functionality)
  • [DOC] - Documentation changes
  • [MNT] - Maintenance

How was this solved?

Checklist

  • PR title includes appropriate tag: [BUG], [ENH], [DOC] or [MNT]
  • Linked to related issue (if applicable)
  • Code passes make check (lint, format, isort)
  • Tests added/updated for changes (if applicable)
  • Documentation updated (if applicable)

Testing

Additional Notes

Copy link
Collaborator

@SimonBlanke SimonBlanke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix the code quality errors

@kajal-jotwani
Copy link
Author

Fixed the errors. Thanks!!

Copy link
Collaborator

@SimonBlanke SimonBlanke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please consider the checklist. Since this is a new feature this PR must also add documentation: https://github.com/hyperactive-project/Hyperactive/tree/main/docs
and possibly tests. Look into how estimators are tested in this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants